home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / comms_w / pboy190.zip / README.TXT < prev    next >
Text File  |  1994-03-07  |  3KB  |  86 lines

  1.                         Paperboy for Windows 1.90
  2.  
  3. Description
  4.      Paperboy is a Windows based offline newsreader, compatible
  5.      with the SOUP message format. Version 1.90 is a "beta" test
  6.      version, released in the hopes of soliciting bug reports and
  7.      comments.
  8.  
  9. Distribution
  10.      Version 1.90 is intended only for experienced users of
  11.      offline readers. A later release will have documentation,
  12.      suitable for less adventurous folks.
  13.  
  14. License
  15.      Paperboy is protected under the GNU General Public License,
  16.      version 2 or later. See the file COPYING for details.
  17.  
  18. Author
  19.      Paperboy was written by Michael H. Vartanian
  20.      (vart@eniac.seas.upenn.edu) using Microsoft's
  21.      Visual Basic 3.0 and Visual C++ 1.0.
  22.  
  23. Requirements
  24.      Paperboy runs under Microsoft Windows, on a 386 or greater
  25.      processor. It requires the file VBRUN300.DLL, which is
  26.      freely available, and often already present.
  27.  
  28. Location
  29.      PBOY190.ZIP is available at the following FTP sites:
  30.      ftp.gte.com (/pub/incoming for now.)
  31.      ftp.cica.indiana.edu (/pub/pc/win3/uploads for now.)
  32.      More sites will be added when Paperboy stabilizes.
  33.  
  34. Manifest
  35.      README         (This file)
  36.      COPYING        GNU General Public License
  37.      PAPERBOY.EXE   The PAPERBOY program
  38.      PBOYSOUP.DLL   Support library
  39.      CMDIALOG.VBX   Microsoft Common Dialog Box Support
  40.      SAMPLE.ZIP     Sample feed, useful for verifying proper
  41.                     installation
  42.      SOURCE.ZIP     Source code
  43.  
  44. Installation
  45.      After unzipping the archive, copy the CMDIALOG.VBX file to
  46.      your \WINDOWS\SYSTEM directory, checking first that you
  47.      don't have a later version already installed.
  48.  
  49.      Unzip SAMPLE.ZIP. Several files (AREAS, INFO, *.MSG) should
  50.      be created.
  51.  
  52.      From Windows, run PAPERBOY.EXE. 
  53.      From the "File" menu, select "Open Areas...", and select the
  54.      previously created AREAS file.
  55.      Or from DOS, just type PAPERBOY [full path of AREAS file].
  56.  
  57. Using Paperboy
  58.      After exploring the sample newsfeed, try accessing a SOUP
  59.      packet generated on your host system. Replies are made up of
  60.      a REPLIES file, and several PBR###.MSG files, all of which
  61.      are fed into the packet processor on the host system.
  62.  
  63.      The interface should be pretty straightforward. For quickly
  64.      navigating messages, the spacebar scrolls down, and pressing
  65.      "n" will skip to the next message.
  66.  
  67. Reporting bugs
  68.      If Paperboy behaves unexpectedly, please let me know!
  69.      Serious crashes may result in a \PBFAULT.LOG file being
  70.      dumped, this file contains useful information on the
  71.      internal state of Paperboy leading up to the crash.
  72.  
  73. Known problems/limitations
  74.      Poor threading of messages
  75.      No external editor
  76.      Few keyboard shortcuts
  77.      Slow, fat DLL (debugging code)
  78.      Poor documentation/online help
  79.      Only tested with uqwk 1.8
  80.      Doesn't keep mail between sessions
  81.      Not totally SOUP 1.2 compliant
  82.      Doesn't handle MIME
  83.  
  84. -Michael Vartanian
  85. (vart@eniac.seas.upenn.edu)
  86.